In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / ARGBI Method

ARGBI Method (IAnnotationManager)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(18)>

Function ARGBI( _

   ByVal Alpha As Byte, _

   ByVal Red As Byte, _

   ByVal Green As Byte, _

   ByVal Blue As Byte _

) As Integer
[DispId(18)]

int ARGBI( 

   byte Alpha,

   byte Red,

   byte Green,

   byte Blue

)
function ARGBI( 

    Alpha: Byte;

    Red: Byte;

    Green: Byte;

    Blue: Byte

): Integer; 
DispIdAttribute(18)

function ARGBI( 

   Alpha : byte,

   Red : byte,

   Green : byte,

   Blue : byte

) : int;
[DispId(18)]

int ARGBI( 

   byte Alpha,

   byte Red,

   byte Green,

   byte Blue

) 
[DispId(18)]

int ARGBI( 

   byte Alpha,

   byte Red,

   byte Green,

   byte Blue

) 

Parameters

Alpha
Red
Green
Blue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members